home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Bus / A / 4D Dec Etrnls.cpt / December.EXT.rsrc / 4DTE_15001_Info_4D < prev    next >
Text File  |  1988-02-10  |  848b  |  17 lines

  1. 4DInfos(Var1;Var2;Var3;Var4;Var5)
  2.  
  3. Var1 is of type String.
  4. Var2-Var5 are of type Integer.
  5.  
  6. This external returns information about 4D which can be used to determine compatibility and correct configuration.
  7.  
  8. Var1 returns the version number of 4D being run.
  9.  
  10. Var2 returns what environment the product is in.  One (1) means the product is in User environment.  Zero (0) means the product is in Custom environment.
  11.  
  12. Var3 returns what mode the product is in.  Zero (0) means the product is in Single User mode.  One (1) means the product is in Multi-User mode.
  13.  
  14. Var4 returns information regarding the type of network being used.  Zero (0) means SymbTalk™, One (1) means Omninet™,  Five (5) means AFP™ ( Apple Filling Protocol )
  15.  
  16. Var5 returns information regarding the type of server being used.  Zero (0) means block server.  One (1) means file server.
  17.